Welcome![Sign In][Sign Up]
Location:
Search - quick sort

Search list

[Othersort

Description: 一 :排序n个元素,元素为随机生成的长为1~16的字符串,n的取值为2k(k取4、6、8、10、12、16、18、20),排序算法分别为直接插入排序, 冒泡排序,堆排序,归并排序,快速排序,比较各种排序在不同输入下的运行时间. 二:排序n个元素,元素为随机生成的1~10000的正整数,n的取值为2k(k取4、6、8、10、12、16、18、20),排序算法分别为直接插入排序,快速排序,基数排序,计数排序,比较各种排序在不同输入下的运行时间.-1: sort n elements, element for a length of randomly generated 1 ~ 16 of the string, n value for 2k (k check 4,6,8,10,12,16,18,20), sorting algorithms, respectively, for direct insertion sort, bubble sort, heap sort, merge sort, quick sort, compare different sort of run-time input. b: to sort n elements, element for the randomly generated one ~ 10000 positive integer, n value for 2k (k check 4,6,8,10,12,16,18,20), sorting algorithms, respectively, for direct insertion sort, Quick Sort, Radix Sort, Counting Sort, compare, under different input in order the running time.
Platform: | Size: 3072 | Author: mhb | Hits:

[Othersort

Description: 用各种方法进行排序,包括简单选择排序、插入排序、快速排序、堆排序、冒泡排序、希尔排序-Sort by various methods, including the simple choice to sort, Insertion Sort, Quick Sort, Heap Sort, Bubble Sort, Hill sort
Platform: | Size: 1024 | Author: k332 | Hits:

[Data structssort

Description: 这是数据结构的课程设计,对起泡排序、直接排序、简单选择排序、快速排序、希尔排序和堆排序算法进行比较和分析,C语言实现。-This is the data structure of the curriculum design, sort of sparkling, direct sequencing, a simple selection sort, quick sort, Hill sort and heap sort algorithm comparison and analysis, C language.
Platform: | Size: 196608 | Author: Anse | Hits:

[Data structssort

Description: 随机产生个整数n=100,200,300,1000,2000个整数并存于数组r[1..n]中。 对主要查找算法(顺序查找、插入排序、冒泡排序、堆排序、快速排序)进行实验比较,计算出平均比较次数、平均移动次数及执行时间。由程序自动计算.-Randomly generated integers integers n = 100,200,300,1000,2000 co-exist in the array r [1 .. n] in. On the main search algorithm (the order of search, Insertion Sort, Bubble Sort, Heap Sort, Quick Sort) for the comparison, the calculated average number of comparison, the average mobile number and execution time. Automatically calculated by the procedure.
Platform: | Size: 17408 | Author: 侯健 | Hits:

[AlgorithmSort

Description: 快速排序、合并排序、插入排序、堆排序、计数排序等算法的C语言实现-Quick sort, merge sort, Insertion Sort, Heap Sort, Counting Sort algorithm, such as C language
Platform: | Size: 222208 | Author: 蔡砚成 | Hits:

[Data structsSort

Description: 数据结构与算法的排序算法演示,这是我上大学的时候做的实验,里面展示了几种常用的排序算法的算法演示,如插入排序,选择排序,快速排序,堆排序.-Data structure and algorithm of the sorting algorithm demo, this is my time to college to do the experiment, which showed several common sorting algorithm presentation, such as insertion sort, selection sort, quick sort, heap sort.
Platform: | Size: 88064 | Author: THM | Hits:

[Data structssort

Description: 这是关于数据结构书中经常介绍的排序算法的具体实现,包含希尔排序、快速排序、对排序、归并排序、静态链表排序、改进的冒泡算法排序等,并且附有时间统计-This is a book on data structure often described specific sorting algorithm to achieve, including the Hill sort, quick sort, for sorting, merge sort, static ranking list, improved bubble sort algorithm and so on, and with time and Statistics
Platform: | Size: 3072 | Author: | Hits:

[MPIquick_sort

Description: 快速排序的mpi并行c程序,需要mpich环境-Quick Sort mpi parallel c procedures, the need for MPICH environment
Platform: | Size: 3072 | Author: 李志军 | Hits:

[Linux-UnixSort

Description: 快速排序的简单程序,GTK界面, 用CodeBlocks编译。-Quick sort of simple procedures, GTK interface compiler used CodeBlocks.
Platform: | Size: 11264 | Author: 承影 | Hits:

[Othersort

Description: 能够实现起泡法,二分法,堆排序,插入排序,选择排序,快速排序六种方法对100个数进行排序的时间空间复杂度进行比较-To achieve foaming method, dichotomy, Heap Sort, Insertion Sort, Selection Sort, Quick Sort six methods on 100 the number of sort of time and space complexity comparison
Platform: | Size: 7168 | Author: 小海 | Hits:

[Mathimatics-Numerical algorithmssort

Description: 动画演示多种排序算法。包括冒泡排序、选择排序、插入排序、快速排序等。-Animation multiple sorting algorithm. Including bubble sort, selection sort, insertion sort, quick sort, etc..
Platform: | Size: 33792 | Author: 梁增健 | Hits:

[Mathimatics-Numerical algorithmsQuickSort

Description: 用c++写的快速排序算法,从命令行输入数组,调用算法后,返回排序后的数组-With c++ Write quick sort algorithm, from the command line enter the array, called algorithms, return the array after sorting
Platform: | Size: 1024 | Author: 佚名 | Hits:

[Mathimatics-Numerical algorithmsQuickSort

Description: 快速排序的算法描述,以及它的一个实现实例。-Quick Sort algorithm description, as well as examples of one of its realization.
Platform: | Size: 1024 | Author: crazy | Hits:

[Data structssort

Description: 用 插入排序 堆排序 归并排序 快速排序 对1000000个0到2000000的整数进行排序 对文件进行划分后排序-Insertion Sort by HEAPSORT Merging Sort Quick Sort of 1,000,000 0-2000000 integer sort of documents classified after the sort
Platform: | Size: 16384 | Author: | Hits:

[JSP/JavaQuickSort2

Description: Quicksort Applet demonstrates procedure of sorting and sorting using Quick sort algorithm.
Platform: | Size: 7168 | Author: mojamazica | Hits:

[Algorithmsort

Description: 此代码可以生成一系列随机数,然后对这些随机数进行快速排序。-This code can generate a series of random numbers, and then the number of these random quick sort.
Platform: | Size: 141312 | Author: 汪帮主 | Hits:

[Mathimatics-Numerical algorithmssort

Description: 排序算法的C语言实现(其中包括插入排序、归并排序、快速排序和SHELL排序的实现及各排序算法所需时间的比较)-Sorting algorithm to achieve the C language (including insertion sort, merge sort, quick sort and the realization of SHELL Sort sorting algorithm and the time required for comparison)
Platform: | Size: 14336 | Author: | Hits:

[Mathimatics-Numerical algorithmsVHDLcode

Description: VHDL code for sort.包括quick sort quick sort -VHDL code for sort. Including the quick sort quick sort, etc.
Platform: | Size: 37888 | Author: 徐飞 | Hits:

[JSP/Javaquick_sort

Description: 该压缩包是描述数据结构与算法中的快速排序的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms in Java Quick Sort source directly into Eclipse to see the effect of
Platform: | Size: 53248 | Author: 吴旭 | Hits:

[OtherQuickSort_20090320

Description: quick sort 快速排序 quick sorting a number-quick sort , quick sorting a number
Platform: | Size: 862208 | Author: sumiaoqiang | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net